xen/include: remove include of Config.mk
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 26 Feb 2020 16:40:06 +0000 (17:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 26 Feb 2020 16:40:06 +0000 (17:40 +0100)
commit2d2cca9d15370d5d53e2e057668a3313e50ac507
treef90a641b1b4bb8bdf03da91c0ad2b09232ac1266
parentd079cc05873904c855bf2fb4d8db72fbb3727c9d
xen/include: remove include of Config.mk

It isn't necessary to include Config.mk here because this Makefile is
only used by xen/Rules.mk which already includes Config.mk.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/include/Makefile